html,
body {
    background-color: white;
}

.header {
    width: 100%;
    /* height: 438px; */
    /* background: url(../../images/index_banner.jpg) no-repeat; */
    background-size: cover;
    background-position: right center;
}

.w-1200 {
    width: 1032px;
    margin: 0 auto;
    padding: 17px 0 20px;
}

.logo {
    float: left;
    width: 198px;
    height: 47px;
    background: url("/images/logo0925.svg") no-repeat;
    background-size: 100%;
    position: relative;
    /*top: -1px; left: 5px; */
}
.gov_logo {
    float: left;
    width: 198px;
    height: 47px;
    background: url("/images/indexImg/gov_logo.png") no-repeat;
    background-size: 100%;
    position: relative;
}
.regional-box { 
    
    /* float: left;  */
    display: inline-block;
    line-height: 40px;
    color: white; 
    Cursor : pointer;
    vertical-align: middle;
   }
   .fengexian {
     float: left;
     margin: 5px 19px 0 20px;
    width: 1px;
    height: 37px;
    background-color: #fff;
    opacity: .3;
  }
  /* .line-1 {  
        white-space: nowrap;  
        margin-bottom: 3px;  
   } */
  .line-1 span { color: #fff; font-size: 18px;/* max-width: 90px;*/display: inline-block;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;vertical-align: middle;}
  .line-2 { 
    font-size: 14px; 
    color: #000;
    margin-left: 11px;
    line-height: 14px;
    padding:5px 8px;
    background-color: #fff;
    border:1px solid rgba(255,255,255,0.2);
    border-radius: 2px;
    margin-top:8px ;
  }

.andy-down-arrow {
    display: inline-block;
    margin-left: 5px;
    vertical-align: 2px;
}

.andy-top-right {
    /* float: right; */
    color: white;
    margin-top: -2px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    /*margin-right: 4px; */
}
.andy-top-right a {
    color: #fff;
}
/* #login{
    width: 52px;
height: 22px;
background: #FFFFFF;
border-radius: 2px;
} */

#xp_login a,
#login a {
    color: #2364D2;
    width: 52px;
    height: 22px;
    background: #FFFFFF;
    border-radius: 2px;
    padding: 3px 14px 3px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #003365;
    box-sizing: border-box;
}

#login a::after{
    content: "";
}
#register a::after{
    content: "";
}
#xp_register a,
#register a{
    padding: 3px 13px;
    border-radius: 2px;
    border: 1px solid #FFFFFF;
}
#zgzwfwpt {
    position: relative;
    margin-right: 10px;
}
#zgzwfwpt::after {
    content: '|';
    position: absolute;
    top: 0px;
    right: -8px;
    color: #ccc;
    width: 1px;
}
#tzrmzf_x{
    position: relative;
    margin-right: 10px;
}
/* #tzrmzf_x::after {
    content: '|';
    position: absolute;
    top: 0px;
    right: -8px;
    color: #ccc;
    width: 1px;
} */
#kfpt{
    position: relative;
    margin-right: 10px;
}
#kfpt::after {
    content: '|';
    position: absolute;
    top: 0px;
    right: -8px;
    color: #ccc;
    width: 1px;
}
.newscon{
    height: 12px;
}
#qcord_login {
    position: relative;
}
#qcord_login::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 50%;
    left: -4px;
    transform: translateY(-50%);
    background: url('/images/indexImg/ico-smdl.png') no-repeat;
    background-size: 100%;
}
#qcord_login::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 5px;
    top: 50%;
    right: -4px;
    transform: translateY(-50%);
    background: url('/images/indexImg/btn-down.png') no-repeat;
    background-size: 100%;
}
#qcord_login a::after{
    right: -20px;
} 
.andy-top-right span {
    display: inline-block;
    margin: 0px 7px;
    color: white;
    font-size: 12px;
    cursor: pointer;
}

.andy-nav * {
    -webkit-box-sizing: border-box;
}

.andy-nav {
    padding-top: 4px;
    box-sizing: border-box;
    /* width: 676px; */
    margin-left: -13px;
    position: relative;
}

.andy-nav li {
    display: inline-block;
    padding: 22px 10px 12px 10px;
    margin: 0 0px;
    font-size: 15px;
    color: white;
    position: relative;
    cursor: pointer;
    z-index: 2;
}
/* .xp_box{
	display: none !important;
}
#nav_yslb{
	display:inline-block;
} */
.more_icon{
	width:10px;
	height: 10px;
	margin-left: 4px;
}
.more_icon.bottom_icon{
	display: inline-block;
}
.more_icon.top_icon{
	display: none;
}	
.nav_details_list{
	display:none;
	position: absolute;
	top: 50px;
	left: -10px;
	width: 150px;
	background: #FFFFFF;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	text-align: center;
}
.nav_details_list .nav_details_item{
	width: 100%;
}
.nav_details_list .nav_details_item a{
	color: #000000;
	width: 100%;
	display: block;
	padding: 13px;
	text-align: center;
}
.nav_details_list .nav_details_item:hover{
	background: #EFF3FE;
}
.nav_details_list .nav_details_item:hover a{
	color: #3B62D4;
}
.andy-nav #nav_yslb:hover .nav_details_list{
	display:block;
}
.andy-nav #nav_yslb:hover .more_icon.bottom_icon{
	display: none;
}
.andy-nav #nav_yslb:hover .more_icon.top_icon{
	display: inline-block;
}	
/* .andy-nav #nav_yslb:hover::after{
	position: absolute;
	top: 57px;
	left: 45px;
	content: " ";
	width: 5px;
	height: 5px;
	border-top: 1px solid #F5B32C;
	border-right: 1px solid #F5B32C;
	background: #FFF2D7;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
} */
.andy-nav li.active::after {
    content: '';
    width: calc(100% - 20px);
    height: 5px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 10px;
}

/* .andy-nav li:hover::after {
    content: '';
    width: 100%;
    height: 5px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
} */

.andy-dividing-line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .1);
    margin-top: -21px;
}

.andy-slogan {
    margin: 40px auto;
    width: 291px;
    height: 39px;
    background: url("../../images/top-main-andy.png") no-repeat;
    background-size: 100%;
}

.andy-search-box {
    float: left;
    /* width: 616px; */
    margin: 62px 0 0;
}
.areaSelectDiv {
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 2px 0px 0px 2px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    line-height: 25px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #DCDFE6;
}
.areaSelectDiv > span {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 74px;
    vertical-align: middle;
}
.areaSelectDiv > img {
    margin-left: 14px;
}
.andy-search-box .main-search {
    float: left;
    width: 408px;
    height: 50px;
    border: 0;
    border-radius: 2px 0 0 2px;
    /* text-indent: 20px; */
    outline: none;
    box-sizing: border-box;
    font-size: 18px;
    color: #303133;
    line-height: 24px;
    padding: 0 60px 0 134px;
    
}

.search_word {
    position: absolute;
    top: 30px;
    right: 210px;
    font-size: 12px;
    overflow: hidden;
}

.search_word > b {
    font-weight: normal;
}
.search_word .total_word.active_x{
    color: #FF5B24;
}

.andy-search-box .main-search-but {
    float: left;
    width: 96px;
    height: 50px;
    line-height: 50px;
    border-radius: 0 2px 2px 0;
    font-size: 18px;
    color: white;
    text-align: center;
    letter-spacing: 0.75px;
    background: -moz-linear-gradient(top, rgba(255, 150, 96, 1) 0%, rgba(255, 92, 37, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 150, 96, 1) 0%, rgba(255, 92, 37, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 150, 96, 1) 0%, rgba(255, 92, 37, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    cursor: pointer;
}
/* // 建党100周年头部皮肤 */
.andy-search-box .main-search-but:hover {
    color: #F2F2F2;
    /* background: linear-gradient(180deg, #F28E5B 0%, #F25622 100%); */
    background: linear-gradient(180deg, #FF9761 0%, #FF5B24 100%);
    box-shadow: 0px 5px 10px 0px rgba(87, 98, 135, 0.25);
}

.andy-search-other {
    width: 609px;
    margin: 0 auto;
    /* max-height: 170px; */
    border-radius: 2px;
    box-sizing: border-box;
    margin-top: 14px;
}

.andy-search-other .title,
.andy-search-other .title1 {
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 21px;
}

/* .andy-search-other .title1,
.andy-search-other .content1 {
    margin-top: 20px;
} */

.andy-search-other .content,
.andy-search-other .content1 {
    float: left;
    width: 480px;
}

.andy-search-other .content li,
.andy-search-other .content1 li {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 20px;
    border-bottom: rgba(144, 147, 153, 1);
    font-size: 14px;
    color: rgba(144, 147, 153, 1);
    line-height: 19px;
}

.andy-search-other .content1 li {
    width: 180px;
    margin: 0 12px 8px 12px;
    border: none;
    color: #909399;
}
/* // 建党100周年头部皮肤 */
.cyfw {
    width: 416px;
    background: rgba(255, 255, 255, 0.85);
    /* background: rgba(226, 50, 28, 0.8); */
    float: right;
    padding: 14px 32px 16px 36px;
    color: #fff;
    margin-top: 24px;
    margin-bottom: 24px;
    z-index: 99;
}
.cyfw > h4 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 4px;


    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    line-height: 27px;
}
.cyfw > h4 > a {
    font-size: 14px;
    color: #fff;
    float: right;
    font-weight: normal;
}
.cyfw .cyfwList {
    padding-bottom: 12px;
    /* border-bottom: 1px solid rgba(238, 238, 238, 0.3); */
    border-bottom:1px solid rgba(0, 51, 101, 0.32);;
    min-height: 115px;
}
.cyfw .cyfwList ul {
    float: left;
    width: 50%;
}
.cyfw .cyfwList li{
    width: 100%;
    margin-right: 44px;
    float: left;
    line-height: 34px;
}
.cyfw .cyfwList li:nth-of-type(2n) {
    margin-right: 0;
}
.cyfw .cyfwList li > a {
    display: block;
    font-weight: 400;
    color: #003365;
    letter-spacing: 0.58px;
    padding-left: 10px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cyfw .cyfwList li > a:hover {
   color: #003365;
}
.cyfw .cyfwList li > a::before{
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: #C0C4CC;
    top: 14px;
    left: 0;
    border-radius: 50%;
}

.cyfw .cyfwBtn {
    padding: 13px 8px 0;
}

.cyfw .cyfwBtn > li {
    float: left;
    /* margin-left: 46px; */
    text-align: center;
}
/* .cyfw .cyfwBtn > li:first-of-type{
    margin-left: 0;
} */
.cyfw .cyfwBtn > li > img {
    width: 40px;
    margin-bottom: 4px;
}
.cyfw .cyfwBtn > li > p {
    font-size: 15px;
    line-height: 21px;
    color: #303133;
    font-size: 16px;
    font-family: MicrosoftYaHeiSemibold; 
}

.cyfw .cyfwBtn > li > .itemBox {
    /* position: absolute;
    top: 280px;
    left: 0;
    width: 1032px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
    padding: 12px 24px 24px;
    z-index: 99999;
    display:  none;
    text-align: left; */
}
.cyfw .cyfwBtn > li:hover > .itemBox {
    display: block;
}
.cyfw .cyfwBtn > li > .itemBox > span{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(148px);
    content: "";
    width: 0;
    height: 0;
    border-width: 0 20px 20px;
    border-style: solid;
    border-color: transparent transparent #fff;
}
.cyfw .cyfwBtn > li > .itemBox.wyc > span{
    transform: translateX(237px);
}

.cyfw .cyfwBtn > li > .itemBox.wyk > span{
    transform: translateX(329px);
}
.cyfw .cyfwBtn > li > .itemBox.wyp > span{
    transform: translateX(419px);
}

.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl  {
    width: 48%;
}
.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl:first-of-type {
    border-right: 1px solid #DCDFE6;
}
.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl > li {
    width: 44%;
}
.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl > li:nth-of-type(2n){
    margin-right: 0;
}

.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl:nth-of-type(2) {
    position: relative;
}
.cyfw .cyfwBtn > li > .itemBox.wyp .itemUl:nth-of-type(2)::before {
    position: absolute;
    content: "相关服务";
    font-weight: bold;
    color: #303133;
    font-size: 16px;
    top: -28px;
    left: 12px;
    width: 100%;
    display: block;
}

.cyfw .cyfwBtn > li > .itemBox > h4 {
    font-size: 16px;
    font-weight: bold;
    color: #303133;
    line-height: 24px;
    margin-bottom: 8px;
}

.cyfw .cyfwBtn > li > .itemBox > .itemUl >li{
    float: left;
    width: 228px;
    height: 46px;
    line-height: 46px;
    padding-left: 12px;
    margin-right: 24px;
}
.cyfw .cyfwBtn > li > .itemBox > .itemUl >li:nth-of-type(4n){
    margin-right: 0;
}
.cyfw .cyfwBtn > li > .itemBox > .itemUl >li:hover {
    background: #F2F6FC;
}
.cyfw .cyfwBtn > li > .itemBox > .itemUl >li > a {
    font-size: 14px;
    color: #303133;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cyfw .cyfwBtn > li > .itemBox > .itemUl >li > a > img {
    width: 32px;
    margin-right: 12px;
}


.middle-content {
    width: 1032px;
    margin: 0 auto;
}

.public-interval {
    margin-top: 30px;
}

.andy-module-title {
    margin-bottom: 20px;
}

.andy-module-title .title {
    float: left;
    font-weight: 600;
    color: #909399;
    line-height: 25px;
    margin-right: 20px;
    font-size: 18px;
    color: rgba(144, 147, 153, 1);
    line-height: 24px;
}

.andy-module-title .more {
    float: right;
    font-size: 16px;
    color: #909399;
    /* padding-right: 50px; */
    vertical-align: middle;
}

.andy-module-title .isOK {
    font-size: 18px;
    color: rgba(48, 49, 51, 1);
    line-height: 24px;
    border-bottom: 4px solid #FF5B24;
    padding-bottom: 4px;
}

.andy-module-title .line {
    width: 100%;
    height: 1px;
    background-color: #BFC3CB;
}

.andy-unit-box {
    display: flex;
    padding: 30px 19px 29px 20px;
    box-sizing: border-box;
    transition: all 0.4s;
    position: relative;
    z-index: 999;
    width: 240px;
    min-height: 122px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -2px 16px 0px rgba(144, 147, 153, 0.32);
    margin-right: 19px;
    cursor: pointer;
}

.andy-unit-box-new:hover {
    transform: translateY(-8px);
    width: 240px;
    height: 165px;
}

.andy-unit-box:hover {
    transform: translateY(-8px);
}

.andy-unit-box span {
    position: relative;
    z-index: 999;
}

.andy-unit-box .title {
    position: relative;
    z-index: 999;
}

.andy-unit-box:hover span {
    color: #fff;
}

.andy-unit-box:hover .title {
    color: #fff;
}

/* 
.andy-unit-box::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0px;
    background: #003366;
    bottom: 0px;
    margin: 0;
    transition: all .4s ease 0s;
    z-index: 1;
}

.andy-unit-box:hover::before {
    height: 60px;
} */

.andy-unit-box:first-of-type {
    margin-left: 0
}

.icon-bg1 {
    background: url(../../images/icon-service-hzqz@3x.png) no-repeat;
    background-position: 20px 30px;
    background-size: 60px;
    text-align: center;
    padding-top: 40px;
}

.icon-img {
    width: 63px;
    height: 63px;
    top: 30px;
}

.andy-unit-box .text1 {
    font-size: 18px;
    color: rgba(48, 49, 51, 1);
}

.andy-unit-box .text2 {
    font-size: 14px;
    color: rgba(144, 147, 153, 1);
}

.andy-unit-box .title {
    font-size: 18px;
    font-weight: 600;
    color: rgba(48, 49, 51, 1);
    line-height: 25px;
    /* padding-top: 20px; */
    text-align: center;
}

.andy-unit-box .subtitle {
    font-size: 14px;
    font-weight: 600;
    color: rgba(144, 147, 153, 1);
    line-height: 20px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.andy-margin-left-100 {
    margin-left: 49px;
}

.andy-advertising-img {
    width: 100%;
    /* height: 190px; */
    box-sizing: border-box;
    background-color: #F2F6FC;
    padding: 16px;
    position: relative;
}

.andy-jiedu {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 42px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -2px 16px 0px rgba(144, 147, 153, 0.32);
    font-size: 14px;
    color: rgba(48, 49, 51, 1);
    line-height: 42px;
    text-align: center;
}

.andy-left-box {
    /* float: left; */
    /* width: 648px; */
}

.andy-right-box {
    float: left;
    width: 348px;
}

.andy-advertising-right {
    float: right;
    width: 270px;
    height: 277px;
    background: rgba(139, 194, 230, 1);
    color: white;
    padding: 30px;
    box-sizing: border-box;
}

.andy-advertising-right h2 {
    font-size: 30px;
}

.andy-advertising-right h1 {
    font-size: 40px;
}

.andy-advertising-right h3 {
    font-size: 20px;
    font-weight: 100;
}

.andy-unit-subbox {
    display: inline-block;
    width: 245px;
    background-color: #f1f2f3;
    padding: 20px;
    box-sizing: border-box;
    font-size: 20px;
    overflow: hidden;
    margin: 5px 0;
    transition: all .3s ease;
    cursor: pointer;
    margin-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.andy-unit-subbox:nth-of-type(4n) {
    margin-right: 0px
}

.andy-unit-subbox:hover {
    background-color: #003366;
    color: white;
}

.andy-margin-left-22 {
    margin-left: 22px;
}

/* h 加样式 */

.latelySearh_h li,
#popularService_index>li,
#gfyClass>div,
.fw_h,
#bmTsServiceCheckMore,
#checkMore,
.andy-nav>li,
#qhlbbmh {
    cursor: pointer;
}

.latelySearh_h {
    margin-bottom: 10px;
}

#popularService_index {
    padding-left: 13px;
}

#fwClassBox .icon-bg1 img {
    width: 100%;
    height: 145px;
}

.tsfu_index {
    display: none;
}

/* 搜索联想 */
.andy-main-search {
    position: relative;
}

.andy-search-box {
    position: relative;
}

.searchLx {
    position: absolute;
    top: 51px;
    left: 0;
    width: 82%;
    /* height: 300px; */
    background-color: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 99900;
    /* border-top: 1px solid #ccc; */
    overflow: hidden;
    padding: 5px 0;
}

.searchLx {
    font-size: 15px;
    display: none;
    width: 82%;
}

.searchLx ul {
    padding-top: 5px;
}

.searchLx li {
    padding: 5px 0 5px 20px;
    cursor: pointer;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.searchLx li .bqStyle{
    background: rgba(33,160,255,0.08);
    border-radius: 1px;
    border: 1px solid #21A0FF;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #21A0FF;
    /* line-height: 16px; */
    text-align: left;
    font-style: normal;
}
.searchLx li i {
    font-style: normal;
    font-weight: normal;
}

.searchLx li:hover {
    background: #f1f2f3;
}
#latelySearhBox {
    height: 20px;
}
#latelySearhList {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
}

#latelySearhList li {
    display: inline;
}

#latelySearhList li a {
    text-decoration: underline !important;
    height: 21px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #003365;
}

.rmfwD {
    position: relative;
}

.rmfwD::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #92BDDB;
    transform: translateY(-50%)
}

.margin-0 {
    margin: 0;
}



.margin-r-m-10 {
    margin: 0 10px 10px 0;
}


.more {
    cursor: pointer;
}

.isHide {
    display: none;
}

.main_box {
    width: 240px;
    height: 122px;
    float: left;
    transition: all .3s ease;
    position: relative;
    margin-right: 26px;
}

.main_box:nth-of-type(4) {
    margin-right: 0;
}

.main_box:hover .isHide {
    display: block;
}

.main_box .item_text {
    font-size: 14px;
    color: rgba(144, 147, 153, 1);
    margin-top: 6px;
    width: 126px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 15px;
    line-height: 15px;
}

.main_box .item_text:hover {
    color: #FF5B24;
}

/* 遮盖层 */
.zgc_box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.zgc_con_box {
    width: 773px;
    min-height: 210px;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 30px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.close_model {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../../images/button-close.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.zgc_box .zgc_con_box h4 {
    font-weight: 600;
    color: rgba(48, 49, 51, 1);
    font-size: 18px;
    margin-bottom: 11px;
}

.area_xxz {
    height: 40px;
    line-height: 40px;
    padding: 0px 80px 0px 20px;
    background: rgba(249, 249, 249, 1);
}

.zgc_box a {
    color: #303133;
    font-weight: 400;
    font-size: 14px;
}

.area_xxz li {
    margin-right: 38px;
    position: relative;
    float: left;
}

.area_xxz li::after {
    content: ">";
    position: absolute;
    top: 0;
    right: -19px;
    transform: translateX(50%);
}

.area_xxz li:last-of-type::after {
    content: '';
}

.zgc_box .qr_area_btn {
    position: absolute;
    top: 59px;
    right: 30px;
    width: 70px;
    height: 40px;
    background: linear-gradient(180deg, rgba(255, 151, 97, 1) 0%, rgba(255, 91, 36, 1) 51%, rgba(255, 91, 36, 1) 100%);
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.zgc_box .region_area {
    margin-top: 18px;
}

.zgc_box .region_area li {
    float: left;
    margin-right: 34px;
    line-height: 30px;
}

.zgc_box .region_area li:hover {
    background: #f1f2f3;
}

.zgc_box .region_area li a {
    display: block;
}

.zgc_box .region_area li a.yslb_wkt {
    color: #999;
    Cursor: no-drop
}

.zgc_box .region_area li a.yslb_ykt {
    color: #303133;
    font-weight: 700;
}

.zgc_box .yslb_sm {
    margin-top: 20px;
    font-size: 14px;

}





/* 个人服务遮盖层 */
.zgc_box2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.zgc_con_box2 {
    width: 773px;
    min-height: 210px;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 30px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.close_model2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../../images/button-close.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.zgc_box2 .zgc_con_box2 h4 {
    font-weight: 600;
    color: rgba(48, 49, 51, 1);
    font-size: 18px;
    margin-bottom: 11px;
}

.area_xxz {
    height: 40px;
    line-height: 40px;
    padding: 0px 80px 0px 20px;
    background: rgba(249, 249, 249, 1);
}

.zgc_box2 a {
    color: #303133;
    font-weight: 400;
    font-size: 14px;
}

.area_xxz2 li {
    margin-right: 38px;
    position: relative;
    float: left;
}

.area_xxz2 li::after {
    content: ">";
    position: absolute;
    top: 0;
    right: -19px;
    transform: translateX(50%);
}

.area_xxz2 li:last-of-type::after {
    content: '';
}

.zgc_box2 .qr_area_btn {
    position: absolute;
    top: 59px;
    right: 30px;
    width: 70px;
    height: 40px;
    background: linear-gradient(180deg, rgba(255, 151, 97, 1) 0%, rgba(255, 91, 36, 1) 51%, rgba(255, 91, 36, 1) 100%);
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.zgc_box2 .region_area2 {
    margin-top: 18px;
}

.zgc_box2 .region_area2 li {
    float: left;
    margin-right: 36px;
    line-height: 30px;
}

.zgc_box2 .region_area2 li:hover {
    background: #f1f2f3;
}

.zgc_box2 .region_area2 li a {
    display: block;
}

.zgc_box2 .region_area2 li a.yslb_wkt {
    color: #999;
    Cursor: no-drop
}

.zgc_box2 .region_area2 li a.yslb_ykt {
    color: #303133;
    font-weight: 700;
}

.zgc_box2 .yslb_sm2 {
    margin-top: 20px;
    font-size: 14px;

}


::-webkit-input-placeholder {
    color: #B0B0B0;
}
:-moz-placeholder {
    color: #B0B0B0;
}
::-moz-placeholder {
    color: #B0B0B0;
}
:-ms-input-placeholder {
    color: #B0B0B0;
}


/* 一事联办遮罩层 */
.yslb_box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
}

.zgc_con_box {
    width: 773px;
    min-height: 210px;
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 30px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.close_model_yslb {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../../images/button-close.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.yslb_box .zgc_con_box h4 {
    font-weight: 600;
    color: rgba(48, 49, 51, 1);
    font-size: 18px;
    margin-bottom: 11px;
}
.yslb_box .region_yslb_box{
    min-height: 80px;
}
.yslb_box .region_yslb{
    font-size: 15px;
    /* margin-top: 20px; */
    line-height: 30px;
    margin-bottom: 8px;
}
.region_yslb .region_ds .fgx{
    font-size: 18px;
    margin-left: 15px;
}
.region_yslb .region_ds{
    Cursor : default;
}
.yslb_box .region_yslb>span:not(.region_ds){
    margin-left: 10px;
    Cursor : pointer;
    width: 77px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.yslb_btn{
    Cursor : pointer;
    font-size: 15px;
    padding:5px 15px;
    display: inline-block;
    border: 1px solid #337ab7;
    background: #337ab7;
    border-radius: 3px;
    color: #fff;
    margin-top: 20px;
}
.region_yslb .active{
    border: 1px solid #337ab7;
    background: #337ab7;
    border-radius: 3px;
    color: #fff; 
}

.index_zq {
    float: left;
    width: 504px;
    height: 200px;
    position: relative;
}
.index_zq > h4 {
    /* display: none; */
    display: flex;
    justify-content: space-between ;
    height: 40px;
    font-size: 24px;
    font-weight: bold;
    font-family:MicrosoftYaHeiSemibold;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 12px;
    padding-top: 9px;
    line-height: 30px;
}

.index_zq .yslb_a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 98px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    line-height: 30px;
    margin-top: 3px; 
    padding: 0px;
}


.index_zq a  {
    position: relative;
    width: 100%;
    color: #fff;
    height: 148px;
    padding: 32px 20px 0;
    overflow: hidden;
    cursor: pointer;
}
.index_zq a.tbzq {
    background: url('/images/indexImg/pic-tbzq.png') no-repeat;
    background-size: 100%;
}
.index_zq a.yqzq {
    background: url('/images/indexImg/pic-yqzq.png') no-repeat;
    background-size: 100%;
}
.index_zq a.rczq {
    background: url('/images/indexImg/pic-rczq.png') no-repeat;
    background-size: 100%;
}
.index_zq a.xwqy {
    background: url('/images/indexImg/pic-xwqy.png') no-repeat;
    background-size: 100%;
}



.index_zq a  > h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.83px;
}
.index_zq a  > p {
    margin-top: 4px;
    letter-spacing: 0.58px;
    font-size: 14px;
    line-height: 19px;
}
/* .index_zq a > img {
    width: 240px;
    height: 148px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
} */
#pagination_zq {
    right: 24px;
    bottom: 16px;
}
#pagination_zq  .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    margin-right: 8px;
}
#pagination_zq  .swiper-pagination-bullet-active {
    background: #FF5B24;
}

.index_tsfw {
    float: left;
    width: 504px;
    min-height: 200px;
    background: #FAFAFA;
    margin-left: 24px;
    padding: 11px 24px;
    font-size: 14px;
    box-sizing: border-box;
}
.index_tsfw > h4 {
    font-size: 24px;
    color: #000000;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index_tsfw > h4 > a {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    float: right;
    font-family: MicrosoftYaHei;
}
.index_tsfw > h4 > img{
    color: #000000;
}

.index_tsfw .tsfw_list > li {
    float: left;
    line-height: 35px;
    width: 50%;
    padding:0 10px;
    position: relative;
    
}
.index_tsfw .tsfw_list > li::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: #C0C4CC;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 50%;
}
.index_tsfw .tsfw_list > li > a {
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 35px;
}
.cyfw .cyfwList > li > a:hover,
.index_tsfw .tsfw_list > li > a:hover{
    color: #FF5B24;
}
.index_tsfw .tsfw_list > li .jyfw_tsfw{
    position: absolute;
    top: 30px;
    left: 0;
    background: #fff;
    display: none;
    z-index: 8888;
    padding: 10px;
    
box-shadow: 0rem 0rem 0.3rem 0rem rgba(0, 0, 0, 0.08);
}
.index_tsfw .tsfw_list > li .jyfw_tsfw > a{
    float: left;
    color: #303133;
    padding-left: 10px;
}
.index_tsfw .tsfw_list > li:hover .jyfw_tsfw {
    display: block;
}
.index_tsfw .tsfw_list > li .jyfw_tsfw .jyfw_item:hover{
    background: #FF5B24;
    color: #fff;
}

/* 首页滑动的悬停效果--后加 */
/* 查看更多的A标签 */

.chgd_{
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    font-family:MicrosoftYaHei;
    font-weight: 550; 
}
.yslb_.chgd_a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 98px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    line-height: 30px;
    margin-top: 3px; 
    padding: 0;
}


.middle-content{
    height: 200px;
}


.heyun{
    position: absolute;
    width: 562px;
    height: 210px;
    top: 0;
    right: 0;
    left: 0;
    right:90px;
    margin: auto;
}

/* 消息样式 */
.icon_header_parent{
    float:left;
    margin-left:5px;
    position:relative;
}

.icon_message_red{
    width:18px;
    height: 18px;
    position:relative;
    top:1px;
} 

.text_message_header{
    float:left;
    margin:0 !important;
}

.header_aside .message_a{
    margin-right:5px;
}

.header_aside .message_a::after{
    right:0;
}

.red_isRead{
    position:absolute;
    width:4px;
    height:4px;
    border-radius:50%;
    background-color: #FF0000;
    top: 8px;
    right: 8px;
    display:none;
}

.header_aside #logout a::after {
    content: "";
}


























